Kover Gradle Plugin
Toggle table of contents
0.9.3
jvm
Platform filter
jvm
Switch theme
Search in API
Kover Gradle Plugin
Kover Gradle Plugin
/
kotlinx.kover.gradle.aggregation.settings.dsl
/
KoverProjectExtension
Kover
Project
Extension
interface
KoverProjectExtension
(
source
)
Members
Properties
instrumentation
Link copied to clipboard
abstract
val
instrumentation
:
ProjectInstrumentationSettings
Instance for configuring instrumentation.
Functions
instrumentation
Link copied to clipboard
abstract
fun
instrumentation
(
action
:
Action
<
ProjectInstrumentationSettings
>
)
Configure instrumentation for current project.